Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Fix navbar home link to point to root#2

Open
geekygirlsarah wants to merge 1 commit into
Azure-Samples:masterfrom
geekygirlsarah:master
Open

Fix navbar home link to point to root#2
geekygirlsarah wants to merge 1 commit into
Azure-Samples:masterfrom
geekygirlsarah:master

Conversation

@geekygirlsarah

Copy link
Copy Markdown

The "My TodoList App" navbar link pointed to /Home that didn't exist. This fix points it back to the index page by making it just load the default controller Index function.

It pointed to a non-existent Home controller. It now just goes back to the root/index page.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants